[INFO] cloning repository https://github.com/shanmukanaks/otc-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanmukanaks/otc-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanmukanaks%2Fotc-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanmukanaks%2Fotc-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 623da39e95ac078beaac5f7c2a1b124991ef56db
[INFO] testing shanmukanaks/otc-server against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanmukanaks%2Fotc-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shanmukanaks/otc-server
[INFO] finished tweaking git repo https://github.com/shanmukanaks/otc-server
[INFO] tweaked toml for git repo https://github.com/shanmukanaks/otc-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shanmukanaks/otc-server on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shanmukanaks/otc-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f9099944a4a5a8cd59c88a439ec73e3b565f3ca4a5fddd817bf164072cf1ff0
[INFO] running `Command { std: "docker" "start" "-a" "7f9099944a4a5a8cd59c88a439ec73e3b565f3ca4a5fddd817bf164072cf1ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f9099944a4a5a8cd59c88a439ec73e3b565f3ca4a5fddd817bf164072cf1ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f9099944a4a5a8cd59c88a439ec73e3b565f3ca4a5fddd817bf164072cf1ff0", kill_on_drop: false }`
[INFO] [stdout] 7f9099944a4a5a8cd59c88a439ec73e3b565f3ca4a5fddd817bf164072cf1ff0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 037a37f8ed1273c8c2256a26b3330a69204618d2f3c8979111c4357f5f9ee53f
[INFO] running `Command { std: "docker" "start" "-a" "037a37f8ed1273c8c2256a26b3330a69204618d2f3c8979111c4357f5f9ee53f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-primitives v1.3.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.3.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling alloy-json-abi v1.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-serde v1.0.27
[INFO] [stderr]    Compiling nybbles v0.4.3
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.27
[INFO] [stderr]    Compiling alloy-eips v1.0.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling alloy-sol-types v1.3.1
[INFO] [stderr]    Compiling alloy-consensus v1.0.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling alloy-signer v1.0.27
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling alloy-chains v0.2.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.27
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.27
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling alloy-genesis v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-debug v1.0.27
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.27
[INFO] [stderr]    Compiling alloy-dyn-abi v1.3.1
[INFO] [stderr]    Compiling alloy-transport v1.0.27
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling alloy-pubsub v1.0.27
[INFO] [stderr]    Compiling alloy-transport-http v1.0.27
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling alloy-core v1.3.1
[INFO] [stderr]    Compiling alloy-transport-ipc v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.27
[INFO] [stderr]    Compiling alloy-network v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-txpool v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-trace v1.0.27
[INFO] [stderr]    Compiling alloy-transport-ws v1.0.27
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling alloy-signer-local v1.0.27
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling alloy-node-bindings v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.27
[INFO] [stderr]    Compiling snafu-derive v0.8.7
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling alloy-provider v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling snafu v0.8.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling alloy-contract v1.0.27
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling alloy v1.0.27
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling jsonrpc-async v2.0.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling bitcoin-coin-selection v0.7.1
[INFO] [stderr]    Compiling corepc-types v0.8.0
[INFO] [stderr]    Compiling minreq v2.14.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling esplora-client v0.12.0 (https://github.com/riftresearch/rust-esplora-client?rev=a571328ff799993f877d87db8dad6e4c6b313225#a571328f)
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling evm-token-indexer-client v0.1.0 (/opt/rustwide/workdir/crates/evm-token-indexer-client)
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling otc-models v0.1.0 (/opt/rustwide/workdir/crates/otc-models)
[INFO] [stderr]    Compiling blockchain-utils v0.1.0 (/opt/rustwide/workdir/crates/blockchain-utils)
[INFO] [stderr]    Compiling otc-protocols v0.1.0 (/opt/rustwide/workdir/crates/otc-protocols)
[INFO] [stderr]    Compiling otc-auth v0.1.0 (/opt/rustwide/workdir/crates/otc-auth)
[INFO] [stdout] warning: unused imports: `ResultExt` and `Whatever`
[INFO] [stdout]   --> crates/blockchain-utils/src/alloy_ext.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use snafu::{ResultExt, Snafu, Whatever};
[INFO] [stdout]    |             ^^^^^^^^^         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy::primitives::U256`
[INFO] [stdout]  --> crates/blockchain-utils/src/fee_calc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy::primitives::U256;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> crates/blockchain-utils/src/fee_calc.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lot`
[INFO] [stdout]  --> crates/otc-protocols/src/rfq/mod.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use otc_models::{Lot, Quote, QuoteRequest};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitcoincore-rpc-async v4.0.2 (https://github.com/riftresearch/rust-bitcoincore-rpc-async?rev=5113a3bff59a8d1afdd0f37b7df707a25567f54f#5113a3bf)
[INFO] [stderr]    Compiling otc-chains v0.1.0 (/opt/rustwide/workdir/crates/otc-chains)
[INFO] [stdout] warning: unused import: `blockchain_utils::inverse_compute_protocol_fee`
[INFO] [stdout]  --> crates/otc-chains/src/ethereum.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blockchain_utils::inverse_compute_protocol_fee;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEE_ADDRESS` is never used
[INFO] [stdout]   --> crates/otc-chains/src/bitcoin.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const FEE_ADDRESS: &str = "bc1q2p8ms86h3namagp4y486udsv4syydhvqztg886";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chain_id` is never read
[INFO] [stdout]   --> crates/otc-chains/src/ethereum.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct EthereumChain {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     chain_id: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling otc-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/lib.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, net::IpAddr, path::PathBuf, time::Duration};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy::primitives::Address`
[INFO] [stdout]  --> src/services/swap_manager.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloy::primitives::Address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/services/swap_manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chains`
[INFO] [stdout]   --> src/services/swap_monitoring.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let chains = self.chain_registry.supported_chains();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_HOST` is never used
[INFO] [stdout]    --> src/lib.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 | const DEFAULT_HOST: &str = "127.0.0.1";
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PORT` is never used
[INFO] [stdout]    --> src/lib.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | const DEFAULT_PORT: u16 = 3000;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_DATABASE_URL` is never used
[INFO] [stdout]    --> src/lib.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 | const DEFAULT_DATABASE_URL: &str = "postgres://otc_user:otc_password@localhost:5432/otc_db";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_LOG_LEVEL` is never used
[INFO] [stdout]    --> src/lib.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | const DEFAULT_LOG_LEVEL: &str = "info";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_WHITELISTED_MM_FILE` is never used
[INFO] [stdout]    --> src/lib.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | const DEFAULT_WHITELISTED_MM_FILE: &str = "prod_whitelisted_market_makers.json";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `validation_timeout` is never read
[INFO] [stdout]   --> src/services/mm_registry.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct MMRegistry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     validation_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MMRegistry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "037a37f8ed1273c8c2256a26b3330a69204618d2f3c8979111c4357f5f9ee53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "037a37f8ed1273c8c2256a26b3330a69204618d2f3c8979111c4357f5f9ee53f", kill_on_drop: false }`
[INFO] [stdout] 037a37f8ed1273c8c2256a26b3330a69204618d2f3c8979111c4357f5f9ee53f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff1577d94ec3f7ca9c8b0f6351075cc80c7e75b5888a70e9230a9b0ffc7faa86
[INFO] running `Command { std: "docker" "start" "-a" "ff1577d94ec3f7ca9c8b0f6351075cc80c7e75b5888a70e9230a9b0ffc7faa86", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `ResultExt` and `Whatever`
[INFO] [stdout]   --> crates/blockchain-utils/src/alloy_ext.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use snafu::{ResultExt, Snafu, Whatever};
[INFO] [stdout]    |             ^^^^^^^^^         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy::primitives::U256`
[INFO] [stdout]  --> crates/blockchain-utils/src/fee_calc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloy::primitives::U256;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> crates/blockchain-utils/src/fee_calc.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blockchain_utils::inverse_compute_protocol_fee`
[INFO] [stdout]  --> crates/otc-chains/src/ethereum.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blockchain_utils::inverse_compute_protocol_fee;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEE_ADDRESS` is never used
[INFO] [stdout]   --> crates/otc-chains/src/bitcoin.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const FEE_ADDRESS: &str = "bc1q2p8ms86h3namagp4y486udsv4syydhvqztg886";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chain_id` is never read
[INFO] [stdout]   --> crates/otc-chains/src/ethereum.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct EthereumChain {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     chain_id: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lot`
[INFO] [stdout]  --> crates/otc-protocols/src/rfq/mod.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use otc_models::{Lot, Quote, QuoteRequest};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling otc-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/lib.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, net::IpAddr, path::PathBuf, time::Duration};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy::primitives::Address`
[INFO] [stdout]  --> src/services/swap_manager.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloy::primitives::Address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/services/swap_manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chains`
[INFO] [stdout]   --> src/services/swap_monitoring.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let chains = self.chain_registry.supported_chains();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_HOST` is never used
[INFO] [stdout]    --> src/lib.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 | const DEFAULT_HOST: &str = "127.0.0.1";
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PORT` is never used
[INFO] [stdout]    --> src/lib.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | const DEFAULT_PORT: u16 = 3000;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_DATABASE_URL` is never used
[INFO] [stdout]    --> src/lib.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 | const DEFAULT_DATABASE_URL: &str = "postgres://otc_user:otc_password@localhost:5432/otc_db";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_LOG_LEVEL` is never used
[INFO] [stdout]    --> src/lib.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | const DEFAULT_LOG_LEVEL: &str = "info";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_WHITELISTED_MM_FILE` is never used
[INFO] [stdout]    --> src/lib.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | const DEFAULT_WHITELISTED_MM_FILE: &str = "prod_whitelisted_market_makers.json";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `validation_timeout` is never read
[INFO] [stdout]   --> src/services/mm_registry.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct MMRegistry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     validation_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MMRegistry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/lib.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, net::IpAddr, path::PathBuf, time::Duration};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::conversions::chain_type_to_db`
[INFO] [stdout]    --> src/db/swap_repo.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     use crate::db::conversions::chain_type_to_db;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]    --> src/db/swap_repo.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     use serde_json;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy::primitives::Address`
[INFO] [stdout]  --> src/services/swap_manager.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloy::primitives::Address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/services/swap_manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chains`
[INFO] [stdout]   --> src/services/swap_monitoring.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let chains = self.chain_registry.supported_chains();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_HOST` is never used
[INFO] [stdout]    --> src/lib.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 | const DEFAULT_HOST: &str = "127.0.0.1";
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PORT` is never used
[INFO] [stdout]    --> src/lib.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | const DEFAULT_PORT: u16 = 3000;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_DATABASE_URL` is never used
[INFO] [stdout]    --> src/lib.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 | const DEFAULT_DATABASE_URL: &str = "postgres://otc_user:otc_password@localhost:5432/otc_db";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_LOG_LEVEL` is never used
[INFO] [stdout]    --> src/lib.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | const DEFAULT_LOG_LEVEL: &str = "info";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_WHITELISTED_MM_FILE` is never used
[INFO] [stdout]    --> src/lib.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | const DEFAULT_WHITELISTED_MM_FILE: &str = "prod_whitelisted_market_makers.json";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `validation_timeout` is never read
[INFO] [stdout]   --> src/services/mm_registry.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct MMRegistry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     validation_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MMRegistry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ff1577d94ec3f7ca9c8b0f6351075cc80c7e75b5888a70e9230a9b0ffc7faa86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff1577d94ec3f7ca9c8b0f6351075cc80c7e75b5888a70e9230a9b0ffc7faa86", kill_on_drop: false }`
[INFO] [stdout] ff1577d94ec3f7ca9c8b0f6351075cc80c7e75b5888a70e9230a9b0ffc7faa86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6eceaa5e48d519006e423de1ccb9bcb7abf67cf2bfff9ad51fbc628447d89d70
[INFO] running `Command { std: "docker" "start" "-a" "6eceaa5e48d519006e423de1ccb9bcb7abf67cf2bfff9ad51fbc628447d89d70", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ResultExt` and `Whatever`
[INFO] [stderr]   --> crates/blockchain-utils/src/alloy_ext.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 | use snafu::{ResultExt, Snafu, Whatever};
[INFO] [stderr]    |             ^^^^^^^^^         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloy::primitives::U256`
[INFO] [stderr]  --> crates/blockchain-utils/src/fee_calc.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use alloy::primitives::U256;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> crates/blockchain-utils/src/fee_calc.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `blockchain-utils` (lib) generated 3 warnings (run `cargo fix --lib -p blockchain-utils` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `blockchain_utils::inverse_compute_protocol_fee`
[INFO] [stderr]  --> crates/otc-chains/src/ethereum.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use blockchain_utils::inverse_compute_protocol_fee;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FEE_ADDRESS` is never used
[INFO] [stderr]   --> crates/otc-chains/src/bitcoin.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | const FEE_ADDRESS: &str = "bc1q2p8ms86h3namagp4y486udsv4syydhvqztg886";
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `chain_id` is never read
[INFO] [stderr]   --> crates/otc-chains/src/ethereum.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct EthereumChain {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     chain_id: u64,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Lot`
[INFO] [stderr]  --> crates/otc-protocols/src/rfq/mod.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 | use otc_models::{Lot, Quote, QuoteRequest};
[INFO] [stderr]   |                  ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `otc-chains` (lib) generated 3 warnings (run `cargo fix --lib -p otc-chains` to apply 1 suggestion)
[INFO] [stderr] warning: `otc-protocols` (lib) generated 1 warning (run `cargo fix --lib -p otc-protocols` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `time::Duration`
[INFO] [stderr]  --> src/lib.rs:1:43
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs, net::IpAddr, path::PathBuf, time::Duration};
[INFO] [stderr]   |                                           ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloy::primitives::Address`
[INFO] [stderr]  --> src/services/swap_manager.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use alloy::primitives::Address;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]   --> src/services/swap_manager.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::str::FromStr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chains`
[INFO] [stderr]   --> src/services/swap_monitoring.rs:67:13
[INFO] [stderr]    |
[INFO] [stderr] 67 |         let chains = self.chain_registry.supported_chains();
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chains`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_HOST` is never used
[INFO] [stderr]    --> src/lib.rs:130:7
[INFO] [stderr]     |
[INFO] [stderr] 130 | const DEFAULT_HOST: &str = "127.0.0.1";
[INFO] [stderr]     |       ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_PORT` is never used
[INFO] [stderr]    --> src/lib.rs:131:7
[INFO] [stderr]     |
[INFO] [stderr] 131 | const DEFAULT_PORT: u16 = 3000;
[INFO] [stderr]     |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_DATABASE_URL` is never used
[INFO] [stderr]    --> src/lib.rs:132:7
[INFO] [stderr]     |
[INFO] [stderr] 132 | const DEFAULT_DATABASE_URL: &str = "postgres://otc_user:otc_password@localhost:5432/otc_db";
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_LOG_LEVEL` is never used
[INFO] [stderr]    --> src/lib.rs:133:7
[INFO] [stderr]     |
[INFO] [stderr] 133 | const DEFAULT_LOG_LEVEL: &str = "info";
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_WHITELISTED_MM_FILE` is never used
[INFO] [stderr]    --> src/lib.rs:134:7
[INFO] [stderr]     |
[INFO] [stderr] 134 | const DEFAULT_WHITELISTED_MM_FILE: &str = "prod_whitelisted_market_makers.json";
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `validation_timeout` is never read
[INFO] [stderr]   --> src/services/mm_registry.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct MMRegistry {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 43 |     validation_timeout: Duration,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MMRegistry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::db::conversions::chain_type_to_db`
[INFO] [stderr]    --> src/db/swap_repo.rs:468:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |     use crate::db::conversions::chain_type_to_db;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json`
[INFO] [stderr]    --> src/db/swap_repo.rs:476:9
[INFO] [stderr]     |
[INFO] [stderr] 476 |     use serde_json;
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `otc-server` (lib) generated 10 warnings (run `cargo fix --lib -p otc-server` to apply 4 suggestions)
[INFO] [stderr] warning: `otc-server` (lib test) generated 12 warnings (10 duplicates) (run `cargo fix --lib -p otc-server --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otc_server-1109eb7039e73d85)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test db::conversions::tests::test_chain_type_conversion ... ok
[INFO] [stdout] test db::conversions::tests::test_lot_conversion ... ok
[INFO] [stdout] test services::mm_registry::tests::test_register_unregister ... ok
[INFO] [stdout] test services::mm_registry::tests::test_validate_quote_not_connected ... ok
[INFO] [stdout] test db::quote_repo::tests::test_quote_round_trip ... FAILED
[INFO] [stdout] test db::quote_repo::tests::test_get_active_quotes_by_market_maker ... FAILED
[INFO] [stdout] test db::quote_repo::tests::test_quote_large_u256_values ... FAILED
[INFO] [stdout] test db::swap_repo::tests::test_swap_status_updates ... FAILED
[INFO] [stdout] test db::quote_repo::tests::test_quote_with_token_address ... FAILED
[INFO] [stdout] test db::swap_repo::tests::test_swap_with_deposits ... FAILED
[INFO] [stdout] test db::swap_repo::tests::test_swap_round_trip ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::quote_repo::tests::test_quote_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::quote_repo::tests::test_quote_round_trip' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ecc9164548 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ecc9164548 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ecc917b6ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ecc917b6ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64ecc9169392 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ecc9169392 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ecc9142276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ecc9142276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ecc915c139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ecc8d112bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ecc8d112bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ecc915c3b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ecc915c3b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ecc9142332 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ecc91398b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ecc91432ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ecc917beac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ecc917bbf2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ecc8e6af1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ecc8e09fa2 - sqlx_postgres[7459140b3b505154]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ecc8e0c3ce - <sqlx_postgres[7459140b3b505154]::database::Postgres as sqlx_core[890ceaad73139689]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ecc8caf42f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[890ceaad73139689]::testing::TestContext<sqlx_postgres[7459140b3b505154]::database::Postgres>, sqlx_core[890ceaad73139689]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ecc8c50ae3 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ecc8caf58b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ecc8caf8ab - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ecc8ca8a6b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x64ecc8ca701b - tokio[6e98607ac9b34813]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ecc8ca701b - tokio[6e98607ac9b34813]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ecc8ca701b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x64ecc8c7f01d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x64ecc8c9b64d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x64ecc8c9a69b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64ecc8c5f07a - <tokio[6e98607ac9b34813]::runtime::context::scoped::Scoped<tokio[6e98607ac9b34813]::runtime::scheduler::Context>>::set::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ecc8ccdf0a - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ecc8cd9908 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::try_with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ecc8cd813d - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ecc8ccb261 - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ecc8c900ce - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x64ecc8c94102 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x64ecc8c95212 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ecc8cfb6da - tokio[6e98607ac9b34813]::runtime::context::runtime::enter_runtime::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ecc8c7e1a8 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ecc8c5c291 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x64ecc8c5dc25 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x64ecc8c633d4 - sqlx_core[890ceaad73139689]::rt::test_block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ecc8c4d407 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ecc8c4d13f - sqlx_core[890ceaad73139689]::testing::run_test_with_pool::<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ecc8c5b668 - <fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::test_quote_round_trip::{closure#0} as sqlx_core[890ceaad73139689]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ecc8cf6826 - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:160:5
[INFO] [stdout]   51:     0x64ecc8cf0add - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:161:59
[INFO] [stdout]   52:     0x64ecc8cb9326 - <otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_round_trip::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ecc8d0439b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ecc8d0439b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ecc8d11c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ecc8d0c774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ecc8d0c774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ecc8d14c92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ecc8d14c92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ecc91639cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ecc91639cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x709dece80aa4 - <unknown>
[INFO] [stdout]   74:     0x709decf0da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::quote_repo::tests::test_get_active_quotes_by_market_maker stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::quote_repo::tests::test_get_active_quotes_by_market_maker' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ecc9164548 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ecc9164548 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ecc917b6ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ecc917b6ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64ecc9169392 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ecc9169392 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ecc9142276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ecc9142276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ecc915c139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ecc8d112bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ecc8d112bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ecc915c3b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ecc915c3b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ecc9142332 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ecc91398b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ecc91432ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ecc917beac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ecc917bbf2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ecc8e6af1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ecc8e09fa2 - sqlx_postgres[7459140b3b505154]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ecc8e0c3ce - <sqlx_postgres[7459140b3b505154]::database::Postgres as sqlx_core[890ceaad73139689]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ecc8caf42f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[890ceaad73139689]::testing::TestContext<sqlx_postgres[7459140b3b505154]::database::Postgres>, sqlx_core[890ceaad73139689]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ecc8c52d63 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ecc8caf6ab - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ecc8caf9cb - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ecc8ca8b8b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x64ecc8ca758b - tokio[6e98607ac9b34813]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ecc8ca758b - tokio[6e98607ac9b34813]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ecc8ca758b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x64ecc8c7fa9d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x64ecc8c9d7dd - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x64ecc8c9a72b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64ecc8c5f40a - <tokio[6e98607ac9b34813]::runtime::context::scoped::Scoped<tokio[6e98607ac9b34813]::runtime::scheduler::Context>>::set::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ecc8cce02a - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ecc8cd9cf8 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::try_with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ecc8cd828d - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ecc8ccb351 - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ecc8c90dee - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x64ecc8c942e2 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x64ecc8c95cf2 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ecc8cfbb5a - tokio[6e98607ac9b34813]::runtime::context::runtime::enter_runtime::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ecc8c7e418 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ecc8c5c5f1 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x64ecc8c5e435 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x64ecc8c638b4 - sqlx_core[890ceaad73139689]::rt::test_block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ecc8c4d5b7 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ecc8c4d25f - sqlx_core[890ceaad73139689]::testing::run_test_with_pool::<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ecc8c5b788 - <fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::test_get_active_quotes_by_market_maker::{closure#0} as sqlx_core[890ceaad73139689]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ecc8cf6b26 - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:333:5
[INFO] [stdout]   51:     0x64ecc8cf0b9d - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:334:76
[INFO] [stdout]   52:     0x64ecc8cb93e6 - <otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_get_active_quotes_by_market_maker::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ecc8d0439b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ecc8d0439b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ecc8d11c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ecc8d0c774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ecc8d0c774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ecc8d14c92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ecc8d14c92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ecc91639cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ecc91639cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x709dece80aa4 - <unknown>
[INFO] [stdout]   74:     0x709decf0da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::quote_repo::tests::test_quote_large_u256_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::quote_repo::tests::test_quote_large_u256_values' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ecc9164548 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ecc9164548 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ecc917b6ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ecc917b6ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64ecc9169392 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ecc9169392 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ecc9142276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ecc9142276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ecc915c139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ecc8d112bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ecc8d112bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ecc915c3b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ecc915c3b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ecc9142332 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ecc91398b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ecc91432ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ecc917beac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ecc917bbf2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ecc8e6af1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ecc8e09fa2 - sqlx_postgres[7459140b3b505154]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ecc8e0c3ce - <sqlx_postgres[7459140b3b505154]::database::Postgres as sqlx_core[890ceaad73139689]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ecc8caf42f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[890ceaad73139689]::testing::TestContext<sqlx_postgres[7459140b3b505154]::database::Postgres>, sqlx_core[890ceaad73139689]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ecc8c51663 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ecc8caf5eb - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ecc8caf90b - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ecc8ca8acb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x64ecc8ca71eb - tokio[6e98607ac9b34813]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ecc8ca71eb - tokio[6e98607ac9b34813]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ecc8ca71eb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x64ecc8c7f39d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x64ecc8c9c17d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x64ecc8c9a6cb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64ecc8c5f1aa - <tokio[6e98607ac9b34813]::runtime::context::scoped::Scoped<tokio[6e98607ac9b34813]::runtime::scheduler::Context>>::set::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ecc8ccdf6a - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ecc8cd9a58 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::try_with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ecc8cd81ad - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ecc8ccb2b1 - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ecc8c9052e - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x64ecc8c941a2 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x64ecc8c955b2 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ecc8cfb85a - tokio[6e98607ac9b34813]::runtime::context::runtime::enter_runtime::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ecc8c7e278 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ecc8c5c3b1 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x64ecc8c5ded5 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x64ecc8c63574 - sqlx_core[890ceaad73139689]::rt::test_block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ecc8c4d497 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ecc8c4d19f - sqlx_core[890ceaad73139689]::testing::run_test_with_pool::<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ecc8c5b6c8 - <fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::test_quote_large_u256_values::{closure#0} as sqlx_core[890ceaad73139689]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ecc8cf6926 - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:286:5
[INFO] [stdout]   51:     0x64ecc8cf0b1d - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:287:66
[INFO] [stdout]   52:     0x64ecc8cb9366 - <otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_large_u256_values::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ecc8d0439b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ecc8d0439b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ecc8d11c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ecc8d0c774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ecc8d0c774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ecc8d14c92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ecc8d14c92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ecc91639cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ecc91639cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x709dece80aa4 - <unknown>
[INFO] [stdout]   74:     0x709decf0da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::swap_repo::tests::test_swap_status_updates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::swap_repo::tests::test_swap_status_updates' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ecc9164548 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ecc9164548 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ecc917b6ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ecc917b6ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64ecc9169392 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ecc9169392 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ecc9142276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ecc9142276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ecc915c139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ecc8d112bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ecc8d112bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ecc915c3b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ecc915c3b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ecc9142332 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ecc91398b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ecc91432ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ecc917beac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ecc917bbf2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ecc8e6af1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ecc8e09fa2 - sqlx_postgres[7459140b3b505154]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ecc8e0c3ce - <sqlx_postgres[7459140b3b505154]::database::Postgres as sqlx_core[890ceaad73139689]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ecc8caf42f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[890ceaad73139689]::testing::TestContext<sqlx_postgres[7459140b3b505154]::database::Postgres>, sqlx_core[890ceaad73139689]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ecc8c54ff2 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ecc8caf7cb - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ecc8cafaeb - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ecc8ca8cab - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x64ecc8ca7afb - tokio[6e98607ac9b34813]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ecc8ca7afb - tokio[6e98607ac9b34813]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ecc8ca7afb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x64ecc8c8051d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x64ecc8c9f96d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x64ecc8c9a7bb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64ecc8c5f79a - <tokio[6e98607ac9b34813]::runtime::context::scoped::Scoped<tokio[6e98607ac9b34813]::runtime::scheduler::Context>>::set::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ecc8cce14a - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ecc8cda0e8 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::try_with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ecc8cd83dd - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ecc8ccb441 - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ecc8c91b0e - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x64ecc8c944c2 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x64ecc8c967d2 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ecc8cfbfda - tokio[6e98607ac9b34813]::runtime::context::runtime::enter_runtime::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ecc8c7e688 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ecc8c5c951 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x64ecc8c5ec54 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x64ecc8c63da5 - sqlx_core[890ceaad73139689]::rt::test_block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ecc8c4d778 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ecc8c4d37f - sqlx_core[890ceaad73139689]::testing::run_test_with_pool::<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ecc8c5b8a8 - <fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::test_swap_status_updates::{closure#0} as sqlx_core[890ceaad73139689]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ecc8c7c746 - otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/swap_repo.rs:681:5
[INFO] [stdout]   51:     0x64ecc8c730bd - otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/swap_repo.rs:682:62
[INFO] [stdout]   52:     0x64ecc8cb9526 - <otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_status_updates::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ecc8d0439b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ecc8d0439b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ecc8d11c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ecc8d0c774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ecc8d0c774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ecc8d14c92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ecc8d14c92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ecc91639cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ecc91639cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x709dece80aa4 - <unknown>
[INFO] [stdout]   74:     0x709decf0da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::quote_repo::tests::test_quote_with_token_address stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::quote_repo::tests::test_quote_with_token_address' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ecc9164548 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ecc9164548 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ecc917b6ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ecc917b6ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64ecc9169392 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ecc9169392 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ecc9142276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ecc9142276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ecc915c139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ecc8d112bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ecc8d112bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ecc915c3b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ecc915c3b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ecc9142332 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ecc91398b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ecc91432ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ecc917beac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ecc917bbf2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ecc8e6af1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ecc8e09fa2 - sqlx_postgres[7459140b3b505154]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ecc8e0c3ce - <sqlx_postgres[7459140b3b505154]::database::Postgres as sqlx_core[890ceaad73139689]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ecc8caf42f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[890ceaad73139689]::testing::TestContext<sqlx_postgres[7459140b3b505154]::database::Postgres>, sqlx_core[890ceaad73139689]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ecc8c521e3 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ecc8caf64b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ecc8caf96b - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ecc8ca8b2b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x64ecc8ca73bb - tokio[6e98607ac9b34813]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ecc8ca73bb - tokio[6e98607ac9b34813]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ecc8ca73bb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x64ecc8c7f71d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x64ecc8c9ccad - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x64ecc8c9a6fb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64ecc8c5f2da - <tokio[6e98607ac9b34813]::runtime::context::scoped::Scoped<tokio[6e98607ac9b34813]::runtime::scheduler::Context>>::set::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ecc8ccdfca - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ecc8cd9ba8 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::try_with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ecc8cd821d - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ecc8ccb301 - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ecc8c9098e - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x64ecc8c94242 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x64ecc8c95952 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ecc8cfb9da - tokio[6e98607ac9b34813]::runtime::context::runtime::enter_runtime::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ecc8c7e348 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ecc8c5c4d1 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x64ecc8c5e185 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x64ecc8c63714 - sqlx_core[890ceaad73139689]::rt::test_block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ecc8c4d527 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ecc8c4d1ff - sqlx_core[890ceaad73139689]::testing::run_test_with_pool::<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}, otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ecc8c5b728 - <fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::test_quote_with_token_address::{closure#0} as sqlx_core[890ceaad73139689]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ecc8cf6a26 - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:230:5
[INFO] [stdout]   51:     0x64ecc8cf0b5d - otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/quote_repo.rs:231:67
[INFO] [stdout]   52:     0x64ecc8cb93a6 - <otc_server[69c7d375abcfe17]::db::quote_repo::tests::test_quote_with_token_address::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ecc8d0439b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ecc8d0439b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ecc8d11c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ecc8d0c774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ecc8d0c774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ecc8d14c92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ecc8d14c92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ecc91639cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ecc91639cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x709dece80aa4 - <unknown>
[INFO] [stdout]   74:     0x709decf0da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::swap_repo::tests::test_swap_with_deposits stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::swap_repo::tests::test_swap_with_deposits' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ecc9164548 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ecc9164548 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ecc917b6ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ecc917b6ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64ecc9169392 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ecc9169392 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ecc9142276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ecc9142276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ecc915c139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ecc8d112bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ecc8d112bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ecc915c3b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ecc915c3b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ecc9142332 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ecc91398b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ecc91432ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ecc917beac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ecc917bbf2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ecc8e6af1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ecc8e09fa2 - sqlx_postgres[7459140b3b505154]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ecc8e0c3ce - <sqlx_postgres[7459140b3b505154]::database::Postgres as sqlx_core[890ceaad73139689]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ecc8caf42f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[890ceaad73139689]::testing::TestContext<sqlx_postgres[7459140b3b505154]::database::Postgres>, sqlx_core[890ceaad73139689]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ecc8c54463 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ecc8caf76b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ecc8cafa8b - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ecc8ca8c4b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x64ecc8ca792b - tokio[6e98607ac9b34813]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ecc8ca792b - tokio[6e98607ac9b34813]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ecc8ca792b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x64ecc8c8019d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x64ecc8c9ee3d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x64ecc8c9a78b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64ecc8c5f66a - <tokio[6e98607ac9b34813]::runtime::context::scoped::Scoped<tokio[6e98607ac9b34813]::runtime::scheduler::Context>>::set::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ecc8cce0ea - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ecc8cd9f98 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::try_with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ecc8cd836d - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ecc8ccb3f1 - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ecc8c916ae - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x64ecc8c94422 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x64ecc8c96432 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ecc8cfbe5a - tokio[6e98607ac9b34813]::runtime::context::runtime::enter_runtime::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ecc8c7e5b8 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ecc8c5c831 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x64ecc8c5e995 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x64ecc8c63bf4 - sqlx_core[890ceaad73139689]::rt::test_block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ecc8c4d6d7 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ecc8c4d31f - sqlx_core[890ceaad73139689]::testing::run_test_with_pool::<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ecc8c5b848 - <fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::test_swap_with_deposits::{closure#0} as sqlx_core[890ceaad73139689]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ecc8c7c646 - otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/swap_repo.rs:574:5
[INFO] [stdout]   51:     0x64ecc8c7307d - otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/swap_repo.rs:575:61
[INFO] [stdout]   52:     0x64ecc8cb94e6 - <otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_with_deposits::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ecc8d0439b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ecc8d0439b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ecc8d11c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ecc8d0c774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ecc8d0c774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ecc8d14c92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ecc8d14c92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ecc91639cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ecc91639cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x709dece80aa4 - <unknown>
[INFO] [stdout]   74:     0x709decf0da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::swap_repo::tests::test_swap_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::swap_repo::tests::test_swap_round_trip' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ecc9164548 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ecc9164548 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ecc9164548 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ecc917b6ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ecc917b6ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64ecc9169392 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ecc9169392 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ecc9142276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ecc9142276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ecc915c139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ecc8d112bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ecc8d112bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ecc915c3b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ecc915c3b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ecc9142332 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ecc91398b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ecc91432ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ecc917beac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ecc917bbf2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ecc8e6af1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ecc8e09fa2 - sqlx_postgres[7459140b3b505154]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ecc8e0c3ce - <sqlx_postgres[7459140b3b505154]::database::Postgres as sqlx_core[890ceaad73139689]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ecc8caf42f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[890ceaad73139689]::testing::TestContext<sqlx_postgres[7459140b3b505154]::database::Postgres>, sqlx_core[890ceaad73139689]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ecc8c538e3 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ecc8caf70b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ecc8cafa2b - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ecc8ca8beb - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x64ecc8ca775b - tokio[6e98607ac9b34813]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ecc8ca775b - tokio[6e98607ac9b34813]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ecc8ca775b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x64ecc8c7fe1d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>, <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x64ecc8c9e30d - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x64ecc8c9a75b - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64ecc8c5f53a - <tokio[6e98607ac9b34813]::runtime::context::scoped::Scoped<tokio[6e98607ac9b34813]::runtime::scheduler::Context>>::set::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ecc8cce08a - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ecc8cd9e48 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::try_with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ecc8cd82fd - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6e98607ac9b34813]::runtime::context::Context>>::with::<tokio[6e98607ac9b34813]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ecc8ccb3a1 - tokio[6e98607ac9b34813]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>), <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ecc8c9124e - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x64ecc8c94382 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x64ecc8c96092 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ecc8cfbcda - tokio[6e98607ac9b34813]::runtime::context::runtime::enter_runtime::<<tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), sqlx_core[890ceaad73139689]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ecc8c7e4e8 - <tokio[6e98607ac9b34813]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ecc8c5c711 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x64ecc8c5e6e5 - <tokio[6e98607ac9b34813]::runtime::runtime::Runtime>::block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x64ecc8c63a54 - sqlx_core[890ceaad73139689]::rt::test_block_on::<sqlx_core[890ceaad73139689]::testing::run_test<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ecc8c4d647 - sqlx_core[890ceaad73139689]::testing::run_test::<sqlx_postgres[7459140b3b505154]::database::Postgres, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}, sqlx_core[890ceaad73139689]::testing::run_test_with_pool<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ecc8c4d2bf - sqlx_core[890ceaad73139689]::testing::run_test_with_pool::<sqlx_postgres[7459140b3b505154]::database::Postgres, fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}, otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ecc8c5b7e8 - <fn(sqlx_core[890ceaad73139689]::pool::Pool<sqlx_postgres[7459140b3b505154]::database::Postgres>) -> otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::test_swap_round_trip::{closure#0} as sqlx_core[890ceaad73139689]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ecc8c7c546 - otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/swap_repo.rs:479:5
[INFO] [stdout]   51:     0x64ecc8c7303d - otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/swap_repo.rs:480:58
[INFO] [stdout]   52:     0x64ecc8cb94a6 - <otc_server[69c7d375abcfe17]::db::swap_repo::tests::test_swap_round_trip::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ecc8d0439b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ecc8d0439b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ecc8d11c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ecc8d11c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ecc8d11c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ecc8d0c774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ecc8d0c774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ecc8d14c92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ecc8d14c92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ecc8d14c92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ecc91639cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ecc91639cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x709dece80aa4 - <unknown>
[INFO] [stdout]   74:     0x709decf0da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::quote_repo::tests::test_get_active_quotes_by_market_maker
[INFO] [stdout]     db::quote_repo::tests::test_quote_large_u256_values
[INFO] [stdout]     db::quote_repo::tests::test_quote_round_trip
[INFO] [stdout]     db::quote_repo::tests::test_quote_with_token_address
[INFO] [stdout]     db::swap_repo::tests::test_swap_round_trip
[INFO] [stdout]     db::swap_repo::tests::test_swap_status_updates
[INFO] [stdout]     db::swap_repo::tests::test_swap_with_deposits
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6eceaa5e48d519006e423de1ccb9bcb7abf67cf2bfff9ad51fbc628447d89d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eceaa5e48d519006e423de1ccb9bcb7abf67cf2bfff9ad51fbc628447d89d70", kill_on_drop: false }`
[INFO] [stdout] 6eceaa5e48d519006e423de1ccb9bcb7abf67cf2bfff9ad51fbc628447d89d70
